closeFillNonZeroStroke Method
In This Topic
Closes the current path, fills the path using the fillMode and then strokes the path. Operator: b for PDFFillMode.NonZeroWinding or b* for PDFFillMode.EvenOdd.
Syntax
Parameters
- fillMode
- Path fill style.
See Also